LinuxQMISDK  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiSwi.h
Go to the documentation of this file.
1 
12 #ifndef __GOBI_API_SWI_H__
13 #define __GOBI_API_SWI_H__
14 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
34  CHAR **sdkversionpp );
35 
73  BYTE *pReqBuf,
74  USHORT service,
75  USHORT length,
76  ULONG timeout,
77  BYTE **ppInParm,
78  USHORT *pParamLength );
79 
94 int SLQSGetPidof( CHAR* pProcName );
95 
96 #ifdef __cplusplus
97 } /* extern "C" { */
98 #endif
99 
100 #endif /* __GOBI_API_SWI_H__ */
char CHAR
Definition: SwiDataTypes.h:34
unsigned char BYTE
Definition: SwiDataTypes.h:33
unsigned short USHORT
Definition: SwiDataTypes.h:36
ULONG SLQSGetSdkVersion(CHAR **sdkversionpp)
int SLQSGetPidof(CHAR *pProcName)
unsigned int ULONG
Definition: SwiDataTypes.h:29
ULONG SLQSSendRawQMI(BYTE *pReqBuf, USHORT service, USHORT length, ULONG timeout, BYTE **ppInParm, USHORT *pParamLength)

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved